Skip to main content

XSL Transformation

Description

XSL Transformation is a step in the XML Plugin for Process Studio Workflows. This step transforms XML stream using XSL (eXtensible Stylesheet Language).

Configurations

No.Field NameDescription
1Process entry nameSpecify the name of the step as it appears in the workflow workspace. This name has to be unique in a single workflow.
Files:
1Get filenames from previous resultSelect checkbox to get filenames from result of the previous process entry.Be careful the order is the following,

i.XML File Name

ii. XSL File Name

iii.Output File Name

Enabling checkbox disables the three fields below.
2XML File NameSpecify or browse for the input XML file.
3Button: BrowseClick to Browse for the input XML filename.
4XSL File NameSpecify the source XSL filename path or browse for it.
5Button: BrowseClick to Browse for the source XSL filename.
6Output File NameThis field is enabled by default when the ‘XSL source defined ina’ checkbox is unselected. Specify the source XSL filename path or browse for it.
7Button: BrowseClick to Browse for the source XSL filename.
Settings:
6Transformer factorySelect from JAXP or SAXON
7If file existsSelect an option from the list to handle duplicate output files,

8Add output filename to resultCheck this option if you want to add output filename to the result and attach it to mail.
Advanced Tab:
Output Properties:Tabular list of Properties.
1NameSelect a Property name from the list.

2ValueSpecify a property value.
Parameters:Tabular list of parameters.
4NameSpecify a parameter name.
5ValueSpecify a parameter value.